UNPKG

@spaceone/design-system

Version:
19 lines (18 loc) 389 B
declare const _default: { name: string; props: { useTotalCount: { type: BooleanConstructor; default: boolean; }; totalCount: { type: NumberConstructor; default: number; }; title: { type: StringConstructor; default: string; }; }; }; export default _default;