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