import type { DefineComponent } from 'vue'; declare const Album: DefineComponent>; export { Album };