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