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

declare const Preview: ReactIconComponentType;
export default Preview;
            