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

declare const CodeSFillIcon: RemixiconReactIconComponentType;
export default CodeSFillIcon;
