#!/usr/bin/env node declare function copy(): void; export { copy };