export declare const format: (num: number) => string;
