declare const _default: (import("@commander-js/extra-typings").Command<[], {}> | import("@commander-js/extra-typings").Command<[import("../../projects").Project | undefined], { parameters?: string[] | undefined; }> | import("@commander-js/extra-typings").Command<[string | undefined, string[]], { config?: string | undefined; destination?: string | undefined; }> | import("@commander-js/extra-typings").Command<[string, string], {}>)[]; export default _default;