import { Page } from "../models/page.model"; export declare function getPageTitle(page: Page): string;