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