/// import { IconProps } from "../SvgIcon"; export declare const CaCard: (props?: IconProps) => JSX.Element; export default CaCard;