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