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