export default function intToString(value: number): string;
