export declare function getHash(): Promise<{ shouldBuild: boolean; cleanHash: () => void; }>;