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

declare const FormatAlignRightIcon: MdiReactIconComponentType;
export default FormatAlignRightIcon;
