export interface ActionOptions { depth?: number; clearOnStoryChange?: boolean; limit?: number; allowFunction?: boolean; }