export declare const getUrlBase: (url: string) => string; export declare const hasOneWord: (string: string) => boolean;