import { type AccountBan } from "../../operations/types.js"; export declare function asBan(row: Record): AccountBan; //# sourceMappingURL=asBan.d.ts.map