import Page from "../Page"; export default class DetailPage extends Page { static readonly _$_url: any; constructor(app: any, e?: any); create(): void; }