export declare const toLine: (value: unknown, spacing?: string) => string;
