import { ReactIconComponentType } from '../types';

declare const PlayDisabled: ReactIconComponentType;
export default PlayDisabled;
            