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