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

declare const FormatShapes: ReactIconComponentType;
export default FormatShapes;
            