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

declare const StrikethroughIcon: RemixiconReactIconComponentType;
export default StrikethroughIcon;
