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

declare const MoreHoriz: ReactIconComponentType;
export default MoreHoriz;
            