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