declare const stateNames: { response: string; request: string; responseMeta: string; }; export { stateNames };