export declare function serialize(options: T, order: readonly (keyof T)[]): string[]; //# sourceMappingURL=serialize.d.ts.map