import { type IconFn } from "../_icon.js"; /** Feather `RefreshCcw` icon. */ export declare const iconFeatherRefreshCcw: IconFn;