import { ReactIconComponentType } from '../types';

declare const BrandingWatermark: ReactIconComponentType;
export default BrandingWatermark;
            