import React from 'react'; import { IconPropsWithSize } from './types'; export declare const More: React.FC; export default More;