import React from 'react';
export declare function TrashIcon(props: React.SVGProps<SVGSVGElement>): JSX.Element;
