export declare const rounded: (value: number) => string; export declare const full: (value: number) => string;