export declare class NewFileName {
    static getFileName(prefix: string, extension: string): string;
}
//# sourceMappingURL=newFileName.d.ts.map