export default function (props: { id: string; values?: { [key: string]: any; }; }): any;