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