import { IconProps } from '../types';
declare const PlayPause: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default PlayPause;
//# sourceMappingURL=PlayPause.d.ts.map