import { Transform } from 'stream';
export declare const createCommitTransform: () => Transform;
