import { IPageMode } from '../types'; export default function (mode: IPageMode): string;