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