declare const _exports: {
    FF_2: string;
    IE_5_5: string;
    IE_6: string;
    IE_7: string;
    IE_8: string;
    OP_9: string;
};
export = _exports;
//# sourceMappingURL=browsers.d.ts.map