import type { Solution } from "../solution/index.js"; export declare function solutionNames(solution: Solution): Array; //# sourceMappingURL=solutionNames.d.ts.map