import Jate from '..';
export declare function formatter(jate: Jate, string: string): string;
