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