import { LineCount } from '.'; export declare const height: (count: LineCount) => number; export declare const dashedImage: (color: string) => string;