import { ImperfectiveVerb } from '../../types';
declare const пиздеть: ImperfectiveVerb;
export default пиздеть;
