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