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