import * as React from "react"; declare function Cast(props: React.SVGProps): any; export default Cast;