export { DayCard as DayCard } from './dayCard'; export { TestCard as TestCard } from './testCard'; export { Santa } from "./santa";