import type { PartsStyleFunction } from '@chakra-ui/theme-tools'; declare const _default: { parts: string[]; baseStyle: PartsStyleFunction, "parts">>; sizes: Record>>; defaultProps: { size: string; colorScheme: string; checked: boolean; type: string; }; }; export default _default;