declare const literals: (s: string) => string;
export { literals };
