export default function createScript(x?: string): { run: () => any; };