/**
 * Inject `code` prop to <Preview>
 */
export function codePreview(): (tree: any) => void;
