import { ListValue } from '../../public_api'; export declare class ListDescriptionComponent { title: any; values: ListValue[]; }