import ts from "typescript"; export declare const allowAnyPropOnContainerChildren: (ast: ts.SourceFile) => ts.SourceFile; //# sourceMappingURL=allowAnyPropOnContainerChildren.d.ts.map