import { IPlugin } from '../../types'; declare const use: IPlugin; export default use;