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

declare const AssistantPhoto: ReactIconComponentType;
export default AssistantPhoto;
            