import { IconProps } from '../Icon'; declare function SvgCardGiftcard(props: IconProps): JSX.Element; export default SvgCardGiftcard;