import { IconProps } from '../iconUtils'; export declare const FormatAlignJustify: import('react').MemoExoticComponent<(props: IconProps) => import('react').ReactElement>; export type FormatAlignJustifyProps = IconProps; export default FormatAlignJustify;