import { ICustomBehaviour } from './types'; export declare const CustomBehaviourContext: import("react").Context;