/** Retrieve normalized property name */
export declare const getPropName: (keys: string[]) => string;
