export declare const createName: (existingNames: string[], template: string, index: number) => string;