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

declare const Pattern: ReactIconComponentType;
export default Pattern;
            