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