import * as React from 'react';
declare const Trash2Fill: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
export default Trash2Fill;
