import { SegCardBar } from './seg-card-bar'; export declare class SegCard { html: string; lSegCardBar: SegCardBar[]; }