export declare const trigger: (e: any, option: any) => void; export declare const bind: (selector: any, option: any) => { destroy: () => void; };