export declare const CLEAR_MARK_STYLE: {
    left: string;
    right: string;
    transform: string;
};
