import React from 'react'; import { SvgProps } from '../Svg'; declare const Crown: React.SFC; export default Crown;