import * as mig001 from './001-init'; import * as mig002 from './002-account-deactivation'; import * as mig003 from './003-privileged-app-passwords'; import * as mig004 from './004-oauth'; import * as mig005 from './005-oauth-account-management'; import * as mig006 from './006-oauth-permission-sets'; import * as mig007 from './007-lexicon-failures-index'; declare const _default: { '001': typeof mig001; '002': typeof mig002; '003': typeof mig003; '004': typeof mig004; '005': typeof mig005; '006': typeof mig006; '007': typeof mig007; }; export default _default; //# sourceMappingURL=index.d.ts.map