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