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