declare const REQUEST_ID: unique symbol;

export { REQUEST_ID };
