export declare const TARGET_ATTRIBUTE = "controller"; export declare const ALIAS_KEY = "controller-name"; export declare const TIMEOUT_KEY: string; export declare const CONTROLLER_KEY: string; export declare const CONTROLLER_NAME_KEY: string; export declare const ERROR_REPORTED: string; export declare const EVENT_ATTACHED: string; export declare const EVENT_DETACHED: string; //# sourceMappingURL=Constants.d.ts.map