import Feedback from './Feedback'; export { Feedback }; export * from './Feedback.types'; export default Feedback;