export declare const separator: (value: number | string, separator?: string, float?: boolean, digit?: number) => string;