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