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

declare const VerticalAlignTop: ReactIconComponentType;
export default VerticalAlignTop;
            