export declare class Constant { static TAU: number; static SIN_60: number; static PHI: number; }