declare const _default: {
    func: import("@react-native-community/cli-types").DetachedCommandFunction<{
        fix: boolean | void;
        contributor: boolean | void;
    }>;
    detached: boolean;
    name: string;
    description: string;
    options: {
        name: string;
        description: string;
    }[];
};
export default _default;
//# sourceMappingURL=index.d.ts.map