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