import { DiamondShape } from "../../types/shape.types"; export declare const DiamondShapes: DiamondShape[]; export default DiamondShapes;