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