import { ImperfectiveVerb } from '../../types';
declare const ебаться: ImperfectiveVerb;
export default ебаться;
