import type { FunctionalComponent } from 'vue'; declare const BottomRight: FunctionalComponent<{}, {}>; export default BottomRight;