import BikeDock from './BikeDock'; declare const BikeDockFilled: typeof BikeDock; export default BikeDockFilled;