export declare function format(first?: string, middle?: string, last?: string): string;