import { RiSE } from './index'; export declare class ApplicationHookClass { rise: RiSE; constructor(rise: RiSE); connect(): void; }