import { GridPattern } from "./GridPattern"; export function HeroPattern() { return (
); }