import { FlexStorage } from "../types.js"; export declare function nodeFileFlexStorage(path: string): FlexStorage;