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