export declare class AtxGoTopComponent { readonly distance: number; hasButton: boolean; windowScroll(): void; onScrollToTop(): void; }