import { ReactIconComponentType } from '../types';

declare const FormatAlignRight: ReactIconComponentType;
export default FormatAlignRight;
            