export declare function uncompleteTask(ref: string, options: {
    dryRun?: boolean;
}): Promise<void>;
//# sourceMappingURL=uncomplete.d.ts.map