export {} declare global { interface Array { augmented(): void } }