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