declare const ShowOnKeyboard: ({ children, style }: Props) => JSX.Element | null; export default ShowOnKeyboard;