import type { Application } from 'express'; export declare function execute(_app: Application, args: string[]): void;