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