import React from 'react';
import { IOneTrust } from './OneTrust.container';
export declare const OneTrustComponent: React.FC<IOneTrust>;
