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