/// declare const Speed: ({ ...others }: { [x: string]: any; }) => JSX.Element; export default Speed;