export declare class GeneratorService { uuid(): string; fileName(ext: string): string; }