import type { Plugin } from 'vue'; declare type SFCWithInstall = T & Plugin; export declare const Border01: SFCWithInstall, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>>; export default Border01;