import { IconProps } from '../types'; import React from 'react'; declare const TextAlignJustifyIcon: React.FC; export default TextAlignJustifyIcon;