/**
 * DON'T EDIT THIS FILE
 * It was auto-generated by a script
 */

declare module '@mozaic-ds/vue-3' {
  import { DefineComponent, Plugin } from 'vue';

  const MozaicVue: Plugin;
  export default MozaicVue;

  const MAccordion: DefineComponent;
  const MActionBar: DefineComponent;
  const MAutocomplete: DefineComponent;
  const MBadge: DefineComponent;
  const MBottomBar: DefineComponent;
  const MBreadcrumb: DefineComponent;
  const MBreadcrumbItemV2: DefineComponent;
  const MBreadcrumbV2: DefineComponent;
  const MButton: DefineComponent;
  const MCard: DefineComponent;
  const MCheckbox: DefineComponent;
  const MCheckboxGroup: DefineComponent;
  const MContainer: DefineComponent;
  const MDataTable: DefineComponent;
  const MDataTableHeader: DefineComponent;
  const MDataTableCell: DefineComponent;
  const MDataTableColumn: DefineComponent;
  const MDataTableEmpty: DefineComponent;
  const MDataTableExpandButton: DefineComponent;
  const MDataTableHeaderV2: DefineComponent;
  const MDataTableInfo: DefineComponent;
  const MDataTableRow: DefineComponent;
  const MDataTableRowExpand: DefineComponent;
  const MDataTableRowsPerPage: DefineComponent;
  const MDataTableSelectionBar: DefineComponent;
  const MDataTableTop: DefineComponent;
  const MDataTableV2: DefineComponent;
  const MDropdown: DefineComponent;
  const MField: DefineComponent;
  const MFileResult: DefineComponent;
  const MFileUploader: DefineComponent;
  const MFlag: DefineComponent;
  const MHeader: DefineComponent;
  const MHeading: DefineComponent;
  const MHero: DefineComponent;
  const MIcon: DefineComponent;
  const MKpi: DefineComponent;
  const MLayer: DefineComponent;
  const MLink: DefineComponent;
  const MListBox: DefineComponent;
  const MListBoxActions: DefineComponent;
  const MLoader: DefineComponent;
  const MMenu: DefineComponent;
  const MModal: DefineComponent;
  const MNotification: DefineComponent;
  const MOptionButton: DefineComponent;
  const MOptionCard: DefineComponent;
  const MOptionGroup: DefineComponent;
  const MOverlay: DefineComponent;
  const MOverlayLoader: DefineComponent;
  const MPagination: DefineComponent;
  const MPasswordInput: DefineComponent;
  const MPhoneNumber: DefineComponent;
  const MProgress: DefineComponent;
  const MQuantitySelector: DefineComponent;
  const MRadio: DefineComponent;
  const MRadioGroup: DefineComponent;
  const MStarsInput: DefineComponent;
  const MStarsResult: DefineComponent;
  const MSegmentedControl: DefineComponent;
  const MSelect: DefineComponent;
  const MSidebar: DefineComponent;
  const MSidebarFeature: DefineComponent;
  const MSidebarFeatureGroup: DefineComponent;
  const MSidebarNavigationUser: DefineComponent;
  const MSidebarSection: DefineComponent;
  const MSidebarSegment: DefineComponent;
  const MSidebarSeparator: DefineComponent;
  const MSidebarSubFeatures: DefineComponent;
  const MStepper: DefineComponent;
  const MStepperV2: DefineComponent;
  const MStepperBar: DefineComponent;
  const MTab: DefineComponent;
  const MTabsV2: DefineComponent;
  const MTagList: DefineComponent;
  const MTag: DefineComponent;
  const MTextArea: DefineComponent;
  const MTextInput: DefineComponent;
  const MTextInputField: DefineComponent;
  const MTextInputIcon: DefineComponent;
  const MToggle: DefineComponent;
  const MTooltip: DefineComponent;

  export {
    MAccordion,
    MActionBar,
    MAutocomplete,
    MBadge,
    MBottomBar,
    MBreadcrumb,
    MBreadcrumbItemV2,
    MBreadcrumbV2,
    MButton,
    MCard,
    MCheckbox,
    MCheckboxGroup,
    MContainer,
    MDataTable,
    MDataTableHeader,
    MDataTableCell,
    MDataTableColumn,
    MDataTableEmpty,
    MDataTableExpandButton,
    MDataTableHeaderV2,
    MDataTableInfo,
    MDataTableRow,
    MDataTableRowExpand,
    MDataTableRowsPerPage,
    MDataTableSelectionBar,
    MDataTableTop,
    MDataTableV2,
    MDropdown,
    MField,
    MFileResult,
    MFileUploader,
    MFlag,
    MHeader,
    MHeading,
    MHero,
    MIcon,
    MKpi,
    MLayer,
    MLink,
    MListBox,
    MListBoxActions,
    MLoader,
    MMenu,
    MModal,
    MNotification,
    MOptionButton,
    MOptionCard,
    MOptionGroup,
    MOverlay,
    MOverlayLoader,
    MPagination,
    MPasswordInput,
    MPhoneNumber,
    MProgress,
    MQuantitySelector,
    MRadio,
    MRadioGroup,
    MStarsInput,
    MStarsResult,
    MSegmentedControl,
    MSelect,
    MSidebar,
    MSidebarFeature,
    MSidebarFeatureGroup,
    MSidebarNavigationUser,
    MSidebarSection,
    MSidebarSegment,
    MSidebarSeparator,
    MSidebarSubFeatures,
    MStepper,
    MStepperV2,
    MStepperBar,
    MTab,
    MTabsV2,
    MTagList,
    MTag,
    MTextArea,
    MTextInput,
    MTextInputField,
    MTextInputIcon,
    MToggle,
    MTooltip,
  };
}

