/// <reference types="react" />
declare const InteractionConfiguration: React.FC;
export default InteractionConfiguration;
