import { UrlType, OnPremiseUrls } from '../lib/OnPremise'; export default function run(...requiredUrls: UrlType[]): Promise;