import { ShapeStyle } from '@antv/f6-core'; declare function createPlayBtn(style: ShapeStyle): any; export default createPlayBtn;