import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const CardSendIcon: FunctionalComponent; export default CardSendIcon;