export default propsToBody; declare function propsToBody(uuid: string, props: BodyProps, type: BodyShapeType): any;