export declare function upTemplate(options?: { notCommit?: boolean; autoPush?: boolean; branch?: string; }): Promise;