import { type IconFn } from "../../_icon.js"; /** Phosphor thin `ArrowsCounterClockwise` icon. */ export declare const iconPhThinArrowsCounterClockwise: IconFn;