import { VoidFunctionComponent } from 'react'; /** * @deprecated * use `withWixPatternsProvider` */ export declare function withCairoProvider>(WrappedComponent: C): C; export declare const withWixPatternsProvider: typeof withCairoProvider; //# sourceMappingURL=withCairoProvider.d.ts.map