export declare const useAppState: () => | 'background' | 'active' | 'inactive' | 'unknown' | 'extension'; //# sourceMappingURL=useAppState.d.ts.map