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