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