{"version":3,"file":"datepicker.d.ts","sources":["datepicker.d.ts"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AACA;;;AACA","sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\nimport { MatDatepickerBase, MatDatepickerControl } from './datepicker-base';\n/** Component responsible for managing the datepicker popup/dialog. */\nexport declare class MatDatepicker extends MatDatepickerBase, D | null, D> {\n}\n"]}