import { M3Tab } from './tab.js'; export declare class M3SecondaryTab extends M3Tab { protected _isSecondary: boolean; static styles: any[]; }