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