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