export declare const c: string[];
export declare const o: string[];
export declare const s: string[];
export declare function category(x: number): string;
export declare function state(x: number): string;
//# sourceMappingURL=stringify.d.ts.map