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