import { FC } from 'react';
declare const EraserIcon: FC;
export default EraserIcon;
