import ShapeGroup from '../models/Layer/ShapeGroup'; export declare const createClipPathMask: (clipPath: string) => ShapeGroup | null;