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

declare const EditNote: ReactIconComponentType;
export default EditNote;
            