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