declare module "the-boy" {
    export const TheBoy: string;
}
