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