import { default as React } from 'react'; import { SupportPriorityChipProps } from './types'; export declare const SupportPriorityChip: React.FC;