export { parseReadme } from './stencil';
export declare const getPublishValue: () => any;
export declare const getInitValues: () => Record<string, any>;
