import type { MessageFnType } from './src/hooks'; import type { Install } from '../../utils'; export declare const FzMessage: Install; export * from './src/interface'; export * from './src/hooks'; export default FzMessage;