export declare function getHashForRootStack(dirPath: any, files?: string[]): Promise<string>;
export declare function isRootStackModifiedSinceLastPush(): Promise<boolean>;
//# sourceMappingURL=root-stack-status.d.ts.map