createClipElement.d.ts 99 B

12
  1. export default createClipElement;
  2. declare function createClipElement(type: any, config: any): any;