import { Heading } from '~/components/heading' export default function Component() { return ( <> ... ) }