declare type IsTimeLineProps = { horizontal: boolean; }; declare type IsTimeLineInject = { props: IsTimeLineProps; }; declare const _default: import("vue").DefineComponent<{ readonly timestamp: import("../../../utils").BuildPropReturn; readonly hideTimestamp: import("../../../utils").BuildPropReturn; readonly center: import("../../../utils").BuildPropReturn; readonly placement: import("../../../utils").BuildPropReturn; readonly type: import("../../../utils").BuildPropReturn; readonly color: import("../../../utils").BuildPropReturn; readonly size: import("../../../utils").BuildPropReturn; readonly icon: import("../../../utils").BuildPropReturn>, "", unknown, unknown, unknown>; readonly hollow: import("../../../utils").BuildPropReturn; }, { ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; cssVar: (object: Record) => Record; cssVarName: (name: string) => string; cssVarBlock: (object: Record) => Record; cssVarBlockName: (name: string) => string; }; parent: IsTimeLineInject; isHorizontal: import("vue").ComputedRef; timelineKls: import("vue").ComputedRef; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly hideTimestamp: import("../../../utils").BuildPropReturn; readonly center: import("../../../utils").BuildPropReturn; readonly placement: import("../../../utils").BuildPropReturn; readonly type: import("../../../utils").BuildPropReturn; readonly color: import("../../../utils").BuildPropReturn; readonly size: import("../../../utils").BuildPropReturn; readonly icon: import("../../../utils").BuildPropReturn>, "", unknown, unknown, unknown>; readonly hollow: import("../../../utils").BuildPropReturn; }>>, { readonly type: string; readonly size: string; readonly color: string; readonly center: import("../../../utils").BuildPropType; readonly placement: string; readonly icon: import("../../../utils").BuildPropType>, unknown, unknown>; readonly timestamp: string; readonly hideTimestamp: import("../../../utils").BuildPropType; readonly hollow: import("../../../utils").BuildPropType; }>; export default _default;