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

declare const RegisteredLineIcon: RemixiconReactIconComponentType;
export default RegisteredLineIcon;
