export declare type QuotaErrorReason = 'EXCEEDED_QUOTA' | 'UNKNOWN';
