export declare const comma: (input: number) => string;
