export type RewriteOptions = { delimiters?: [string, string]; reserveDelimiters?: boolean; };