/**
 * Type aliases for common entities
 */
export declare type Url = string;
