import * as babel from '@babel/core';
export declare function undoPropsDestructure(path: babel.NodePath<babel.types.FunctionDeclaration>): void;
