export function first(): any; export function last(): any; export function name(middle: any): string; export function cfirst(): any; export function clast(): any; export function cname(): any;