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