export type Pen = 'brush' | 'highlighter'; export type PenMap = Record; //# sourceMappingURL=types.d.ts.map