export interface ExtractParams {
	outputDir?: string;
}
