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

declare const FormatStrikethroughVariantIcon: MdiReactIconComponentType;
export default FormatStrikethroughVariantIcon;
