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