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

declare const LiveHelp: ReactIconComponentType;
export default LiveHelp;
            