import { ReactIconComponentType } from '../types';

declare const SupportAgent: ReactIconComponentType;
export default SupportAgent;
            