///
import { PropType } from '@vue/runtime-core';
declare const _default: import("@vue/runtime-core").DefineComponent<{
type: {
type: PropType<"solid" | "outline">;
default: string;
};
}, () => JSX.Element, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, Record, string, import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly<{
type?: unknown;
} & {
type: "solid" | "outline";
} & {}>, {
type: "solid" | "outline";
}>;
export default _default;
//# sourceMappingURL=BIFileCode.d.ts.map