import * as Commands from './commands/index.js'; export declare const groupName: string; export { Commands }; export type * from './types.js'; export * from './runner.js'; export default Commands; //# sourceMappingURL=index.d.ts.map