export type { IPlainCard } from './PlainCard.container';
export { PlainCard } from './PlainCard.container';
