/** * Permission-denied error code for Firestore. */ export declare const FIRESTORE_PERMISSION_DENIED_ERROR_CODE: string;