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

declare const FormatHorizontalAlignRightIcon: MdiReactIconComponentType;
export default FormatHorizontalAlignRightIcon;
