export declare const BEHAVIOR_DIRECTIVES: any[]; export * from './autosave/autosave'; export * from './offClick/offClick'; export * from './stopEventPropagation/stopEventPropagation';