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