import type { DrawerMethod } from './type';
export declare const DrawerPlugin: DrawerMethod;
