//#region src/common/attributes.d.ts declare const attributes: { pageLabel: string; }; //#endregion export { attributes }; //# sourceMappingURL=attributes.d.ts.map