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

declare const FormatLineStyleIcon: MdiReactIconComponentType;
export default FormatLineStyleIcon;
