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