export type NonceConfig = {
    headerKey: string;
};
