import { IconProps } from '../lib';
declare function MagnifyingGlassPlus(props: IconProps): JSX.Element;
export default MagnifyingGlassPlus;
