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

declare const EditAttributes: ReactIconComponentType;
export default EditAttributes;
            