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

declare const RulerFillIcon: RemixiconReactIconComponentType;
export default RulerFillIcon;
