import type { SFCWithInstall } from '../types';
import bigswiper from './index.vue';
declare const BigSwiper: SFCWithInstall<typeof bigswiper>;
declare const TrsBigSwiper: SFCWithInstall<typeof bigswiper>;
export { BigSwiper, TrsBigSwiper };
