Repository URL to install this package:
export declare const imageRegExp: RegExp; export declare const isImage: (x: string) => boolean;