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