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

declare const FormatListBulleted: ReactIconComponentType;
export default FormatListBulleted;
            