import { SVGProps } from "react"; declare const DocumentMagnifyingGlassIcon: (props: SVGProps) => JSX.Element; export default DocumentMagnifyingGlassIcon;