import './index.scss'; declare function HomeBackground({ className, ...otherProps }: React.HTMLAttributes): import("react/jsx-runtime").JSX.Element; export { HomeBackground };