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