import React from 'react'; export declare const IconWarning: ({ ...props }: { [x: string]: any; }) => React.ReactElement;