import type { SymbolViewProps } from './SymbolModule.types'; export declare function getFont(weight: SymbolViewProps['weight']): import("./android").AndroidSymbolWeight; //# sourceMappingURL=utils.d.ts.map