import * as React from 'react'; import { Grid, Input, Text } from '@fluentui/react-northstar'; const InputExampleWrapperSlot = () => ( ); export default InputExampleWrapperSlot;