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

declare const CodeFillIcon: RemixiconReactIconComponentType;
export default CodeFillIcon;
