export declare function createGenScopedName(prefix: any, rp?: string): (name: any, filename: any) => string;
