import { SVGPropType } from '../types'; declare const Offer: (props: SVGPropType) => import("react/jsx-runtime").JSX.Element; export default Offer;