import React from 'react';
import { WixDesignSystemProviderProps } from './WixDesignSystemProvider.types';
declare const WixDesignSystemProvider: React.FC<WixDesignSystemProviderProps>;
export { WixDesignSystemProvider };
//# sourceMappingURL=WixDesignSystemProvider.d.ts.map