export declare const ElBacktop: import("../../utils/types").SFCWithInstall; styleBottom: import("vue").ComputedRef; styleRight: import("vue").ComputedRef; handleClick: (event: MouseEvent) => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { click: (evt: MouseEvent) => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{ readonly visibilityHeight?: unknown; readonly target?: unknown; readonly right?: unknown; readonly bottom?: unknown; } & { right: number; bottom: number; target: string; visibilityHeight: number; } & {}> & { onClick?: ((evt: MouseEvent) => any) | undefined; }, { right: number; bottom: number; target: string; visibilityHeight: number; }>> & Record; export default ElBacktop; export * from './src/backtop';