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