import type { ParseNode } from '../parser/ParseNode.mts'; export declare function DeclarationPart(node: T): T; //# sourceMappingURL=DeclarationPart.d.mts.map