export declare const EntityDoublePrice: ({ value, entity }: { value: any; entity: any; }) => JSX.Element;