import Bezier from './type' export default create declare function create(points: Array | Array>): Bezier