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