import { ReactIconComponentType } from '../types';

declare const VerticalAlignBottom: ReactIconComponentType;
export default VerticalAlignBottom;
            