import { PSDBPortletPartImpl } from './psdbportlet-part-impl'; export declare class EmptyPSDBSysPortletPartImpl extends PSDBPortletPartImpl { get portletType(): 'LIST' | 'CHART' | 'VIEW' | 'HTML' | 'TOOLBAR' | 'ACTIONBAR' | 'CUSTOM' | 'APPMENU' | 'CONTAINER' | 'RAWITEM'; } //# sourceMappingURL=empty-psdbsys-portlet-part-impl.d.ts.map