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