import type { RenderInstance } from '../_hooks/use-tips/interface'; import type { Install } from '../_utils'; export declare const FNotification: Install; export * from './src/interface.d';