export default function hclToJson(fileContent: string): Record<string, unknown>;
