export declare const Props: {
    readonly modelValue: StringConstructor;
    readonly name: StringConstructor;
};
