export declare const USER_PATH: string; export declare const SYSTEM_PATH = "/Library/Application Support/com.apple.TCC/TCC.db"; export declare function updateTccDb(path: string): Promise;