import type { FetchFunction } from './interfaces.d' declare const fetch: FetchFunction export default fetch