import type { DeepPartial, Variant, VariantMeta } from 'kitbook'; import type Component from './Props.svelte'; export declare const shared_meta: VariantMeta; export declare const First: DeepPartial>;