import { MdiReactIconComponentType } from './dist/typings';

declare const FormatStrikethroughIcon: MdiReactIconComponentType;
export default FormatStrikethroughIcon;
