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