import React from 'react'; /** * @deprecated `` includes the theme context and theme overrides */ export declare const FallbackProvider: ({ children }: React.PropsWithChildren) => React.JSX.Element; //# sourceMappingURL=FallbackProvider.d.ts.map