export type Options = { removeClassNames?: boolean; jsonInputString?: string; inputFilePath?: string; outputFilePath?: string; };