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