export declare const createVuePluginConfig: () => { lintStyleOnBuild: boolean; stylelint: { fix: boolean; } | null; };