export { NotesComponent } from './notes/notes.component'; export { PublicNotesListComponent } from './notes/public-list/public-list.component'; export declare class MessagingServiceModule { }