/// import type { SvgProps } from 'react-native-svg'; declare const BasePreferences: (props: SvgProps) => JSX.Element; export default BasePreferences;