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