export default function applyProps(instance: any, oldProps: Record, newProps: Record): void;