import { ShapeBand } from './ShapeBand'; export declare class ConditionalFormattingBand extends ShapeBand { constructor(); }