import React from 'react'; function Copyright() { return (
© 2023 OpenReplay. All rights reserved. Privacy and terms.
); } export default Copyright;