import React from 'react';
export declare const withFlagsProvider: (fn: () => React.ReactNode) => React.JSX.Element;
