import { IconDefinition } from '../types';
declare const PartitionOutlined: IconDefinition;
export default PartitionOutlined;
