declare global {
	const __TEST_FILES__: Record<string, string>;
}

export {};