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