import React from 'react';
import { ConsentInfoWrapperProps } from '../../../types';
export declare const Wrapper: React.FC<ConsentInfoWrapperProps>;
export default Wrapper;
