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