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

declare const EditOff: ReactIconComponentType;
export default EditOff;
            