import { ReactIconComponentType } from '../types';

declare const CardGiftcard: ReactIconComponentType;
export default CardGiftcard;
            