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