/* ——————————————————————————————————————————————————————————————————————————— *
 *              © Julian Cataldo — https://www.juliancataldo.com.              *
 *                      See LICENSE in the project root.                       *
/* —————————————————————————————————————————————————————————————————————————— */

// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-expect-error
import SEOMetadata from './SEOMetadata.astro';

export { SEOMetadata };
