// If you see the error 'This module is declared with using 'export =', // and can only be used with a default import when using the // 'allowSyntheticDefaultImports' flag.', // try: import * as sampleData from '../path/sample_data.json';