import React from 'react'; import { IListProps, ListRef } from './types/Chatty.types'; export declare const List: React.ForwardRefExoticComponent>;