export declare const tryFormat: (str: string, parser: string) => string;
