/// import { IconProps } from '../../types'; declare const Swimming: (allProps: IconProps) => JSX.Element; export default Swimming;