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

declare const FileCodeFillIcon: RemixiconReactIconComponentType;
export default FileCodeFillIcon;
