export declare enum QuarErrors { notSupported = "notSupported", noPermissions = "noPermissions", unknownError = "unknownError" }