declare function declareFetchAssertions(expect: { extend: (obj: any) => any; }): void; export { declareFetchAssertions };