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

declare const FileCodeLineIcon: RemixiconReactIconComponentType;
export default FileCodeLineIcon;
