import { SvgIconComponent } from './types'; declare const AssistantIcon: SvgIconComponent; export default AssistantIcon;