import { NoSerialize } from '@builder.io/qwik'; export declare const useOrdinal: () => NoSerialize<(n: number) => string>;