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