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