//#region src/utils/window.d.ts
declare const isActivePath: (path?: string) => boolean;
//#endregion
export { isActivePath };

//# sourceMappingURL=window.d.ts.map