export declare function isSqliteBackend(): boolean;
export declare function resetSqliteBackendCache(): void;
