import { IconProps } from '../lib';
declare function TextAlignJustify(props: IconProps): JSX.Element;
export default TextAlignJustify;
