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