import * as React from "react"; import type { SVGProps } from "react"; export declare const DevtoolsIcon: (props: SVGProps) => React.JSX.Element; //# sourceMappingURL=devtools-icon.d.ts.map