import { IconProps } from '../types'; export declare const Offer: (props: IconProps) => JSX.Element;