export declare const SANITY_ACCESS_ROLE = "sanity.access.role";
export declare const SANITY_FUNCTION_DOCUMENT = "sanity.function.document";
export declare const SANITY_FUNCTION_MEDIA_LIBRARY_ASSET = "sanity.function.media-library.asset";
export declare const SANITY_FUNCTION_SCHEDULE = "sanity.function.cron";
export declare const SANITY_PROJECT_CORS = "sanity.project.cors";
export declare const SANITY_PROJECT_DATASET = "sanity.project.dataset";
export declare const SANITY_PROJECT_WEBHOOK = "sanity.project.webhook";
