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