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

declare const VerticalAlignCenter: ReactIconComponentType;
export default VerticalAlignCenter;
            