import { HTMLAttributes } from 'react'; export declare function Warning(props: HTMLAttributes): import("react/jsx-runtime").JSX.Element;