import { PauseListProps } from "./PausedConversationList"; export declare function PauseListImpl(props: PauseListProps): JSX.Element;