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

declare const UnfoldMore: ReactIconComponentType;
export default UnfoldMore;
            