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