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