import type { TreeNodeProps } from '../tree/tree';
export declare function TreeNodeIcon(props: TreeNodeProps): import("react/jsx-runtime").JSX.Element | null;
//# sourceMappingURL=file-tree-icon.d.ts.map