import { IconProps } from './types'; export declare const IconPlayerStop: (props: IconProps) => import("react").JSX.Element;