import Byte from './Integers/Byte'; export default function asByte(value: number): Byte;