export default function (tree: string, parent?: string, message?: string): Promise<string>;
