// Required by typescript to use import("Midnight/web-components") // This must be in non module file. That is, without any 'import' nor 'export' declare module "Midnight/web-components"; declare module "Midnight/levels"; declare module "Midnight/test"; declare module "Midnight/multiselect"; declare module "Midnight/stepper"; declare module "Midnight/stepper-item"; declare module "Midnight/stepper-json"; declare module "Midnight/modal"; declare module "Midnight/month-picker"; declare module "Midnight/login"; declare module "Midnight/flipcard"; declare module "Midnight/textfield"; declare module "Midnight/componentito"; declare module "Midnight/test123"; declare module "Midnight/uncomponentenuevp"; declare module "Midnight/componenttest"; declare module "Midnight/component123"; declare module "Midnight/test12344"; declare module "Midnight/test002"; declare module "Midnight/onemoretime"; declare module "Midnight/angularTest"; //END MODULES - DO NOT REMOVE THIS LINE