import React from 'react';
import { WixStyleReactMaskingProviderContextProps } from './WixStyleReactMaskingProvider.types';
export declare const WixStyleReactMaskingContext: React.Context<WixStyleReactMaskingProviderContextProps>;
//# sourceMappingURL=context.d.ts.map