/*!
*  filename: index.d.ts
*  version : 17.3.14
*  Copyright Syncfusion Inc. 2001 - 2019. All rights reserved.
*  Use of this code is subject to the terms of our license.
*  A copy of the current license can be obtained at any time by e-mailing
*  licensing@syncfusion.com. Any infringement will be prosecuted under
*  applicable laws. 
*/
import * as _lineargauge from '@syncfusion/ej2-lineargauge';

export declare namespace ej {
    const lineargauge: typeof _lineargauge;
}
