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