declare const naive: import("./create").NUiInstance;
export default naive;
export declare const install: (app: import("vue").App) => void;