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