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

declare const StrikethroughSIcon: MdiReactIconComponentType;
export default StrikethroughSIcon;
