import { SVGProps } from "react"; declare const CornersOutFillIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default CornersOutFillIcon;