declare const _default: (num: number, char?: string) => string; export default _default;