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