/// import { BaseProps } from './Base'; export declare function TrashCan(props: BaseProps): JSX.Element; export declare namespace TrashCan { var displayName: string; } //# sourceMappingURL=TrashCan.d.ts.map