import Skill_ from './Skill';
export declare namespace ASK {
    const Skill: typeof Skill_;
}
export default ASK;
