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