declare module 'pkg' { export async function exec(config: string[]); }