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