export declare const getChecksum: (path: string) => Promise<string>;
