import React from 'react';
declare const ScenegraphInfoModalFactory: () => () => React.JSX.Element;
export default ScenegraphInfoModalFactory;
