import { default as React } from 'react'; import { RootProps } from '../Root/types'; export declare const GoogleRoot: ({ options }: RootProps) => React.JSX.Element; //# sourceMappingURL=index.d.ts.map