import { DetachedCommandFunction } from '@react-native-community/cli-types'; declare type FlagsT = { fix: boolean | void; contributor: boolean | void; }; declare const _default: DetachedCommandFunction; export default _default; //# sourceMappingURL=doctor.d.ts.map