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

declare const RulerLineIcon: RemixiconReactIconComponentType;
export default RulerLineIcon;
