export declare const $PercentValue: { readonly type: "number"; readonly format: "double"; readonly maximum: 100; };