/// <reference types="react" />
declare const CrownSimple: (props: any, ref: any) => JSX.Element;
export default CrownSimple;
