import { GerberData } from '../index'; export default function gerberparse(gerbers: GerberData[]): GerberData[];