import { IconDefinition } from '../../templates/types'; declare const BackspaceOutlined: IconDefinition; export default BackspaceOutlined;