declare const CLASS_PREFIX = "md-tabs-provider";
declare const DEFAULTS: {};
declare const STYLE: {};
export { CLASS_PREFIX, DEFAULTS, STYLE };
