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