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