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