export declare function getStreamType(url: string): any;
export declare function getExtFromPath(path: string): string;
