import { IconPropsWithoutChildren } from '@react-spectrum/icon'; import { JSX } from 'react'; export default function Homepage(props: IconPropsWithoutChildren): JSX.Element; //# sourceMappingURL=Homepage.d.ts.map