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