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