export declare class MdlLayoutTabPanelComponent {
    titleComponent: any;
    title: any;
    isActive: boolean;
}
