declare const isRgba: (string: string) => boolean; export default isRgba;