export declare class TestSerService { constructor(); log(str: string): void; }