export default function a_or_an(field: string): "a" | "an"; export { a_or_an }; //# sourceMappingURL=a_or_an.d.ts.map