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