import { Heading } from '../Layout'; export const Component = () => { return ( <> ); };