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