export declare const reportRecolorChange: (oldVal?: string, newVal?: string) => void; export declare const reportCoverChange: (oldVal: string, newVal: string) => void;