export declare const createSparkline: (relativeHeights: number[], maximum?: number | undefined) => string; //# sourceMappingURL=sparklines.d.ts.map