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