export declare class AirePage { readonly el: Element; loading: boolean; constructor(el: Element); }