import { ConsultationListProps } from './ConsultationList.types';
export declare const ExampleConsultationListData: ConsultationListProps;
