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

declare const ModeEdit: ReactIconComponentType;
export default ModeEdit;
            