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

declare const PowerInput: ReactIconComponentType;
export default PowerInput;
            