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