/** * Hook to get the type of site. * * @return {string} - The type of site. */ export default function useSiteType(): string;