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