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