import React from 'react'; export declare const WarningIcon: React.FC<{ className?: string; }>;