export { GetIndexArgs, GetIndexResult, GetIndexOutputArgs } from "./getIndex"; export declare const getIndex: typeof import("./getIndex").getIndex; export declare const getIndexOutput: typeof import("./getIndex").getIndexOutput; export { IndexArgs } from "./index_"; export type Index = import("./index_").Index; export declare const Index: typeof import("./index_").Index; export * from "../../types/enums/datastore/v1";