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

declare const HorizontalLineIcon: MdiReactIconComponentType;
export default HorizontalLineIcon;
