import { IconProps } from '../Icon'; declare function SvgPermDataSetting(props: IconProps): JSX.Element; export default SvgPermDataSetting;