/// import { AyCardProps } from './ay-card'; export default function AyCard(props: AyCardProps): JSX.Element;