export namespace VueCsvProcessorPlugin {
    function install(app: any, options?: {}): void;
}
export default VueCsvProcessorPlugin;
