/**
* Package Name: MetaX
* Package URI: https://www.npmjs.com/package/muy-ui
* Description: Add SEO and another metadata tags
* Author: Muy
* Author URI: https://github.com/muy/muy
* License: MIT
*/
import { SEO } from "./components/SEO"
export { SEO }