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