export declare const isInteractionDetected: () => boolean; export declare const setInteractionDetected: () => void; export declare const FEATHERY_INTERACTION_EVENT = "feathery:interaction"; export declare const INTERACTION_EVENT_TYPES: string[]; //# sourceMappingURL=interactionState.d.ts.map