import React from 'react'; import { CustomerInformationSettingsProps } from '../../../../../components/ExternalWidgets/types'; export declare const CustomerInformationSettings: React.FC;