declare const _default: {
    readonly attachGestureHandler: () => void;
    readonly createGestureHandler: () => void;
    readonly dropGestureHandler: () => void;
    readonly setGestureHandlerConfig: () => void;
    readonly updateGestureHandlerConfig: () => void;
    readonly configureRelations: () => void;
    readonly installUIRuntimeBindings: () => boolean;
    readonly flushOperations: () => void;
    readonly install: () => void;
};
export default _default;
//# sourceMappingURL=module.d.ts.map