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

declare const ReduceCapacity: ReactIconComponentType;
export default ReduceCapacity;
            