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