export declare function forAllShapes(shapePath: string, callback: (filename: string, shape: string) => Promise): Promise; //# sourceMappingURL=forAllShapes.d.ts.map