export declare const PascalCase: (str?: string) => string; export declare const getColumnName: (name: string, array: boolean | undefined) => string;