import React from 'react'; export const Component: React.FC = () => { return (
This is a test component from the included template.