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