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