declare const _default: __VLS_WithTemplateSlots; readonly hideTimestamp: BooleanConstructor; readonly center: BooleanConstructor; readonly placement: import("../../../utils").EpPropFinalized; readonly type: import("../../../utils").EpPropFinalized; readonly color: import("../../../utils").EpPropFinalized; readonly size: import("../../../utils").EpPropFinalized; readonly icon: { readonly type: import("vue").PropType (string | import("vue").Component) & {}) | (() => string | import("vue").Component) | ((new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly hollow: BooleanConstructor; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly hideTimestamp: BooleanConstructor; readonly center: BooleanConstructor; readonly placement: import("../../../utils").EpPropFinalized; readonly type: import("../../../utils").EpPropFinalized; readonly color: import("../../../utils").EpPropFinalized; readonly size: import("../../../utils").EpPropFinalized; readonly icon: { readonly type: import("vue").PropType (string | import("vue").Component) & {}) | (() => string | import("vue").Component) | ((new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly hollow: BooleanConstructor; }>>, { readonly color: string; readonly center: boolean; readonly size: import("../../../utils").EpPropMergeType; readonly type: import("../../../utils").EpPropMergeType; readonly placement: import("../../../utils").EpPropMergeType; readonly timestamp: string; readonly hideTimestamp: boolean; readonly hollow: boolean; }>, { dot?(_: {}): any; default?(_: {}): any; }>; export default _default; declare type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };