//#region src/utils/isCurrentPageOutOfScope.d.ts
declare const isCurrentPageOutOfScope: (scope: string) => boolean;
//#endregion
export { isCurrentPageOutOfScope };
//# sourceMappingURL=index.internal.d.mts.map