import type { SVGProps } from 'react'; declare const SvgPersonSwimming: (props: SVGProps) => import("react").JSX.Element; export default SvgPersonSwimming;