export interface OgmaProviderOptions {
    addRequestId: boolean;
}
