declare function createClipElement(type: string, config: any): any;
export default createClipElement;
