import { MdiReactIconComponentType } from './dist/typings';

declare const BitbucketIcon: MdiReactIconComponentType;
export default BitbucketIcon;
