import { ImageStyleGenerator, NativeTheme } from '../../../shared/types/base-theme-types';
export declare const getStyleForImgPropsForNative: ImageStyleGenerator<NativeTheme>;
