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