export type DynamicPublishableKey = { type: 'dynamicPublishableKey'; value: string; };