import { GerberData } from '../index'; export default function gerberunparse(gerbers: GerberData[], type?: string): GerberData[];