import { Console } from '../lib/utils/Console'; export const unpackCommand = () => { Console.title('Unpacking from shadow folder...'); };