export default ShapePathInterface; declare function ShapePathInterface(shape: any, view: any, propertyGroup: any): (val: any) => any;