import { SVGProps } from "react";
declare const BTSZoomOut: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { BTSZoomOut };
