import { SVGProps } from "react"; declare const DIHtml5DeviceAccess: (props: SVGProps) => JSX.Element; export { DIHtml5DeviceAccess };