declare function toKiloByte(size: number, sizeFrom: string): string | number; export default toKiloByte;