/**
 * Work-around file to enforce exports meet typing requirements.  See
 * https://github.com/microsoft/TypeScript/issues/38511
 **/
export {};
