import { ReactIconComponentType } from '../types';

declare const StrikethroughS: ReactIconComponentType;
export default StrikethroughS;
            