import { Args } from '@storybook/addons';
export declare const parseArgsParam: (argsString: string) => Args;
