export declare const LinearCurve2dTypeId: unique symbol; export type LinearCurve2dTypeId = typeof LinearCurve2dTypeId;