export declare class ClothoDebug { static disable(): void static enable(): void static trace(onOff?: boolean): void }