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