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