import { PageTopicInformation } from "./PageTopicInformation"; export interface PageCollectionTopicInformation extends PageTopicInformation { }