export default function pollJobStatus(themePath: string, jobId: string, interval?: number, retries?: number): Promise;