import React from 'react';
declare const DeleteSvg: (props: any) => React.JSX.Element;
export default DeleteSvg;
