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