Version: 0.0.20.0.30.0.40.0.50.0.6
declare module "test" {
export interface IPerson {
name: string;
}