import { IconSvgProps } from '../types';
declare const MagnifyingGlassPlus: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default MagnifyingGlassPlus;
//# sourceMappingURL=MagnifyingGlassPlus.d.ts.map