import { IMaterialParsedModel } from '../../types'; export default function parse(filePath: string): IMaterialParsedModel[];