export declare class ConditionalFormatting { colorType: string; colorFormatting: string; formatRule: string; constructor(); }