import { SvgIconComponent } from './types'; declare const AutoDeleteIcon: SvgIconComponent; export default AutoDeleteIcon;