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