export declare const createComponent: (raw: any) => import("vue").DefineComponent, {}>; export declare const createDirective: (raw: any) => any;