export declare function getCommandSource(moduleName: string, controllerName: string, method: string): string;
