export declare function getDataAttributes(dataAttributes: Record | undefined, excludeKeys?: string[]): Record;