import type { Skill } from "./types.js"; export declare const railsSkill: Skill; export default railsSkill; //# sourceMappingURL=rails.d.ts.map