declare namespace _default { namespace getGenericClassList { namespace url { const path: string; const method: string; } } } export default _default;