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