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

declare const FormatSize: ReactIconComponentType;
export default FormatSize;
            