import type { SFCWithInstall } from '../types';
import webitemmedia from './index.vue';
declare const WbItemMedia: SFCWithInstall<typeof webitemmedia>;
declare const TrsWbItemMedia: SFCWithInstall<typeof webitemmedia>;
export { WbItemMedia, TrsWbItemMedia };