/// import { IconProps } from '../../types'; declare const Card2: (allProps: IconProps) => JSX.Element; export default Card2;