export default function toBinary(n: number, d: number): string;
