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