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