namespace noosfero { export interface Person extends Profile { } }