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

declare const HorizontalDistribute: ReactIconComponentType;
export default HorizontalDistribute;
            