export declare class UsedClass {
    static usedMethod(): string;
}
