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