/// import { IconProps } from '../helper'; declare function Eoscard_giftcardOutlined({ size, color, rotate, horizontalFlip, verticalFlip, className }: IconProps): JSX.Element; export default Eoscard_giftcardOutlined;