export const curveBasis = 'basis';
export const curveLinear = 'linear';
export const curveCardinal = 'cardinal';