declare const toOpenXmlProps: (props: T, namespace?: string) => T; export default toOpenXmlProps;