import { PlainObject } from './common';
export default function compileScript(args: any, location: PlainObject): any;
