import { IPlugin } from '@miniu/types'; export declare const name = "auth"; declare const plugin: IPlugin; export default plugin;