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