export interface CustomHeaderOption { headerName?: string | null; envVarName?: string | null; } //# sourceMappingURL=custom-header-option.d.ts.map