export declare function tempfile_path_( dir_path?:string, extension?:string, ):Promise export { tempfile_path_ as tempfile_ }