/**
 * In this file, we want to allow usage of @ts-ignore so
 * that we can test functions with invalid props.
 */
export {};
