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