import { ComponentProps, FC } from 'react'; declare const BastCardImage: FC>; export { BastCardImage };