/** * * */ import { $Page } from './interface'; export declare const EMPTY_FUNCTION: Function; export declare const EMPTY_PAGE: $Page; export declare const OPPSITE: any;