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

declare const FormatAlignLeft: ReactIconComponentType;
export default FormatAlignLeft;
            