declare const GiftCard: (props: import("./shared").IconProps) => JSX.Element; export default GiftCard;