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