import { App } from 'vue';

export declare function initComponent(app: App): void;

export { }
