import { IconComponent } from '../types'; declare const Warning: IconComponent; export default Warning;