import type { RNStyle } from '../types';
export declare const withPlugins: (key: string, style: RNStyle) => RNStyle;
//# sourceMappingURL=withPlugins.d.ts.map