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

declare const Assistant: ReactIconComponentType;
export default Assistant;
            