import { SVGProps } from 'react'; export declare const Zoom: (props: SVGProps) => import("react").JSX.Element; export default Zoom; //# sourceMappingURL=zoom.d.ts.map