//#region code/addons/docs/.dts-emit/code/addons/docs/src/angular/index.d.ts
/** Hand Compodoc's `documentation.json` to the Angular preview so Controls and Docs can read it. */
declare const setCompodocJson: (compodocJson: any) => void;
//#endregion
export { setCompodocJson };