export declare class UrlParser { static getFilename(fileUrl: string): string; }