declare const _default: { shortUrl(longUrl: string): Promise; }; export default _default;