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

declare const FormatAlignCenter: ReactIconComponentType;
export default FormatAlignCenter;
            