// This file is just to ensure TypeScript compilation works
export const hello = 'world';
