declare module 'vue' { export interface GlobalComponents { PfAggregateStatusCard: typeof import('vue-patternfly').PfAggregateStatusCard; PfApplicationLauncher: typeof import('vue-patternfly').PfApplicationLauncher; PfButton: typeof import('vue-patternfly').PfButton; PfCard: typeof import('vue-patternfly').PfCard; PfCardNotification: typeof import('vue-patternfly').PfCardNotification; PfColumnPicker: typeof import('vue-patternfly').PfColumnPicker; PfCombobox: typeof import('vue-patternfly').PfCombobox; PfDrawer: typeof import('vue-patternfly').PfDrawer; PfDrawerGroup: typeof import('vue-patternfly').PfDrawerGroup; PfDrawerGroupAction: typeof import('vue-patternfly').PfDrawerGroupAction; PfDrawerNotification: typeof import('vue-patternfly').PfDrawerNotification; PfDropdown: typeof import('vue-patternfly').PfDropdown; PfEmptyChart: typeof import('vue-patternfly').PfEmptyChart; PfExpandCollapse: typeof import('vue-patternfly').PfExpandCollapse; PfFilterFields: typeof import('vue-patternfly').PfFilterFields; PfFilterResults: typeof import('vue-patternfly').PfFilterResults; PfIcon: typeof import('vue-patternfly').PfIcon; PfLauncherItem: typeof import('vue-patternfly').PfLauncherItem; PfLayout: typeof import('vue-patternfly').PfLayout; PfListGroupItem: typeof import('vue-patternfly').PfListGroupItem; PfListItem: typeof import('vue-patternfly').PfListItem; PfListItemAdditionalInfo: typeof import('vue-patternfly').PfListItemAdditionalInfo; PfListView: typeof import('vue-patternfly').PfListView; PfMenuItem: typeof import('vue-patternfly').PfMenuItem; PfModal: typeof import('vue-patternfly').PfModal; PfNotification: typeof import('vue-patternfly').PfNotification; PfNotificationBell: typeof import('vue-patternfly').PfNotificationBell; PfNotifications: typeof import('vue-patternfly').PfNotifications; PfOption: typeof import('vue-patternfly').PfOption; PfPaginateControl: typeof import('vue-patternfly').PfPaginateControl; PfPopover: typeof import('vue-patternfly').PfPopover; PfRadioButton: typeof import('vue-patternfly').PfRadioButton; PfSelect: typeof import('vue-patternfly').PfSelect; PfSort: typeof import('vue-patternfly').PfSort; PfSpinner: typeof import('vue-patternfly').PfSpinner; PfTable: typeof import('vue-patternfly').PfTable; PfTableRow: typeof import('vue-patternfly').PfTableRow; PfToggle: typeof import('vue-patternfly').PfToggle; PfToolbar: typeof import('vue-patternfly').PfToolbar; PfTooltip: typeof import('vue-patternfly').PfTooltip; PfUtilizationBarChart: typeof import('vue-patternfly').PfUtilizationBarChart; PfVerticalNavDivider: typeof import('vue-patternfly').PfVerticalNavDivider; PfVerticalSubmenu: typeof import('vue-patternfly').PfVerticalSubmenu; Void: typeof import('vue-patternfly').Void; } } export {};