import AddCommand from './add'; declare const _default: (typeof AddCommand)[]; export default _default;