export default function cleanProps(props: Record): { [x: string]: any; };