import { Worksheet } from "exceljs"; export declare function applyDefaultStyling(worksheet: Worksheet): void;