import { PropDefaultValue } from '@storybook/components';
export declare function createDefaultValue(defaultValue: string): PropDefaultValue;
