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

declare const FormatLineSpacingIcon: MdiReactIconComponentType;
export default FormatLineSpacingIcon;
