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

declare const CodeBoxFillIcon: RemixiconReactIconComponentType;
export default CodeBoxFillIcon;
