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