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