import { ReactIconComponentType } from '../types';

declare const Power: ReactIconComponentType;
export default Power;
            