import { HTMLAttributes } from 'react'; export default function ResponsiveExample(props: HTMLAttributes): JSX.Element;