//#region src/hooks/client/index.d.ts declare const useClient: () => boolean; //#endregion export { useClient };