import { IconDefinition } from '../types'; declare const IconWarning: IconDefinition; export default IconWarning;