import { Format } from 'convict'; export declare const formats: Format[]; export declare function addFormats(): void;