import { StorageSchema } from "oak-domain/lib/types/Storage"; import { EntityDict } from "./EntityDict"; export declare const storageSchema: StorageSchema;