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