declare function print(areaId: string, title?: string): void; export { print };