export function buildShapeMask({ shape, size }: { shape: any; size: any; }): any;