import { SeedService } from './seed.service'; export declare function seedServiceFactory(): SeedService; export declare class SeedModule { }