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

declare const Strikethrough2Icon: RemixiconReactIconComponentType;
export default Strikethrough2Icon;
