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