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

declare const Vignette: ReactIconComponentType;
export default Vignette;
            