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