export type HeroProps = {}; export declare const Hero: import("@builder.io/qwik").Component;