export declare enum FlowLevel { Story = 0,// 0 Knot = 1,// 1 Stitch = 2,// 2 WeavePoint = 3 }