export declare const Props: {
    readonly value: StringConstructor;
    readonly label: StringConstructor;
};
