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