/**
 * Constant used to mark a composed handler.
 */
export declare const COMPOSED_HANDLER = "__COMPOSED_HANDLER";
