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