import { TableSchema } from '../schema/types';
export declare function computeSchemaHash(schema: TableSchema): string;
//# sourceMappingURL=schemaHash.d.ts.map