export declare const getPrismAccessToken: () => Promise<string>;
export declare const getPrismaticUrl: () => string;
