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