export declare const escapeStringTemplateTicks: (str: string) => string; export declare const parseHeaderFlag: (headerFlag: string[]) => {};