export * from './handler'; export * from './types'; export * from './config'; import { MrCommandManifest } from '@cirrusct/mr-command'; export declare const manifest: MrCommandManifest;