import { Table } from "./types"; export declare function generateGSIs(tables: Table[]): string; //# sourceMappingURL=generateGSIs.d.ts.map