export declare function t(id: string, ...args: any): string; export declare function tt(defaultString: string, id: string, ...args: any): string;