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

declare const AssistantDirection: ReactIconComponentType;
export default AssistantDirection;
            