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