import { MapConfigs } from './interface';

export default function checkScript(configs: MapConfigs): any;
