import type { AppDirectoryConsentManagerProviderProps } from '../../types';
export declare function ConsentManagerProvider({ children, options, }: AppDirectoryConsentManagerProviderProps): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=index.d.ts.map