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