export declare class SMTemplateCompatibility { static getCompatibility(): string static isBlocked(): boolean static isIE9(): boolean }