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