import React from 'react'; import { InoPlayerProgressProps } from './InoPlayerProgress.types'; export declare const InoPlayerProgress: React.FC;