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