export declare const FunctionHelper: { propertyName(propertySelector: (item: T) => any): keyof T; };