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