import React from 'react'; import { PhoneLinkListProps } from './types'; export declare const PhoneLinkList: React.FC;