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