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