import type { Program } from '@getlang/ast'; export declare function dropDrills(ast: Program): any;