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