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

declare const ModeEditOutline: ReactIconComponentType;
export default ModeEditOutline;
            