/** Can be anything (text, int, bool, json, html, etc.) */
export type Any = any;
//# sourceMappingURL=Any.d.ts.map