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