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