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

declare const VerticalDistribute: ReactIconComponentType;
export default VerticalDistribute;
            