import { GetRemoteUIHandler } from '../types.js'; export declare function scriptFromFile(filename: string, includeRempl?: boolean): GetRemoteUIHandler;