import type { RspackServerlessPlugin } from './serverless-rspack.js';
export declare function scripts(this: RspackServerlessPlugin): Promise<void>;
