import { CreatePlyrProps, CreatePlyrResult } from '../createPlyr'; export default function createDashPlyr(props: CreatePlyrProps): CreatePlyrResult;