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

declare const Style: ReactIconComponentType;
export default Style;
            