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