chromium/third_party/polymer/v3_0/components-chromium/iron-overlay-behavior/iron-overlay-manager.d.ts

/**
 * DO NOT EDIT
 *
 * This file was automatically generated by
 *   https://github.com/Polymer/tools/tree/master/packages/gen-typescript-declarations
 *
 * To modify these typings, edit the source file(s):
 *   iron-overlay-manager.js
 */

import {IronA11yKeysBehavior} from '../iron-a11y-keys-behavior/iron-a11y-keys-behavior.js';

import {dom} from '../polymer/lib/legacy/polymer.dom.js';

import * as gestures from '../polymer/lib/utils/gestures.js';