import React from 'react'; declare const withConfiguration: () => (Component: any) => React.ForwardRefExoticComponent>; export default withConfiguration;