/* File: /home/wolverindev/TeaSpeak/Web-Client/tools/dtsgen/test/test_07.ts */
declare namespace C { }
declare namespace C {
export function test(arg: string);
}