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

declare const Edit: ReactIconComponentType;
export default Edit;
            