/// import { IconProps } from '../types'; declare const IconAlignJustify: (x: IconProps) => JSX.Element; export default IconAlignJustify; //# sourceMappingURL=AlignJustify.d.ts.map