import Component from '../../components/back-to-top/back-to-top.component.js'; /** * @since 2.0 * @status experimental * @viur 0.5 * * @slot - The default slot. * * @csspart wrapper - The component's base wrapper. */ declare const reactWrapper: import("@lit/react").ReactWebComponent; export default reactWrapper;