import * as React from "react"; import type { SVGProps } from "react"; const SvgRoute53RouteTable = (props: SVGProps) => ( ); export default SvgRoute53RouteTable;