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