export type TgdPainterFunction = (time: number, delta: number) => void;
//# sourceMappingURL=painter.d.ts.map