export default function makeTable(componentProps: string[]): ({ propDefinitions }: any) => JSX.Element;