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