import { MarkComponent as MC } from '../runtime'; import { DensityMark } from '../spec'; export type DensityOptions = Omit; export declare const Density: MC;