import { Shape } from 'three'; export declare function getRoundedShape(width: number, height: number, radius: number): Shape; //# sourceMappingURL=shapes.d.ts.map