import { Vue } from 'nuxt-property-decorator'; export declare class SisDoc extends Vue { tags: ({ text: string; color: string; } | string)[]; }