import { type GoogleFontsAPIValueOrRange } from "./getMaterialSymbolsUrl.js"; /** * @internal * @since 7.1.0 */ export declare function getMaterialSymbolOption(value: GoogleFontsAPIValueOrRange | undefined, fallback: T): string;