import { Props as IntercomProps } from '../../components/Intercom/Intercom.types'; export type Props = IntercomProps; export type MapStateProps = Pick;