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