import Message from './src/message'; import type { SFCWithInstall } from '../utils/types'; declare const _Message: SFCWithInstall; export default _Message;