import React from 'react'; const Historia = () => { return ( <>

Historia

); }; export default Historia;