import type { IconComponent } from '../types'; declare const Power: IconComponent; export default Power;