import { Shape } from '../'; export declare function stringify(shape: Shape, attrs?: Record): string; //# sourceMappingURL=stringify.d.ts.map