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