import type { IThirdPartyEvent } from '../base'; export interface IDrawerEvent extends IThirdPartyEvent { }