//#region src/util/load.d.ts
type LoadValues = Record<string, any>;
//#endregion
export { LoadValues };
//# sourceMappingURL=load.d.ts.map