/// import { IconProps } from '../../types'; declare const Power: (allProps: IconProps) => JSX.Element; export default Power;