export declare module PhotoWallLocalization { const namespace = "Omnia.Fx.Media.Gallery.PhotoWall"; interface locInterface { Title: string; DisplayPhotoWall: string; } }