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

declare const ModeStandby: ReactIconComponentType;
export default ModeStandby;
            