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

declare const ReservedLineIcon: RemixiconReactIconComponentType;
export default ReservedLineIcon;
