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