import SeedingCommand from './SeedingCommand';
declare const unseed: SeedingCommand;
export default unseed;
