2 lines
244 B
TypeScript
Executable file
2 lines
244 B
TypeScript
Executable file
export declare function ExternalIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
export declare function SourceMappingErrorIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|