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