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