import React from 'react'; import { SystemIconPartProps } from '../../SystemIcon.part.types'; declare const SmallTrash: React.FC; export { SmallTrash };