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