export declare function FromPercent(percent: number, min: number, max?: number): number;
//# sourceMappingURL=FromPercent.d.ts.map