import { GerberData } from '..'; export default function absoluteToRelative(gerbers: GerberData[] | null | any, test?: null): void;