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

declare const SettingsPower: ReactIconComponentType;
export default SettingsPower;
            