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