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