export declare class TestClass { static TestMethod(x: number): string; }