/** * Retrieves a list of supported font families not coupled to a theme. * * @returns A list of supported font families. */ export default function getAvailableFonts(): string[];