declare const _default: { baseStyle: (props: any) => { _focusVisible: { _web: { style: { outlineWidth: number; boxShadow: string; }; }; }; _dark: { _focusVisible: { _web: { style: { outlineWidth: number; boxShadow: string; }; }; }; }; }; defaultProps: {}; }; export default _default;