import ScraperAPIClient from './ScraperAPIClient';
export default function initSDK(apiKey: string): ScraperAPIClient;
