export declare function createEmptyBuildLog(filepath: string): Promise<boolean>;
