export declare const cssToReactNativeRuntimeOptions: {
    ignorePropertyWarningRegex: string[];
    grouping: string[];
};
