export default Interactions;
declare namespace Interactions {
    let _extensions: string[];
    namespace _options {
        let current: null;
        let clean: null;
    }
    function unset(map: any, options: any): void;
}
//# sourceMappingURL=Interactions.d.ts.map