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