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

declare const CodeSLineIcon: RemixiconReactIconComponentType;
export default CodeSLineIcon;
