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