declare function createUrl(data: any, options?: { type?: string }): string; export default createUrl;