import { IconProps } from '../types'; export declare const Warning: (props: IconProps) => JSX.Element;