3 lines
124 B
TypeScript
3 lines
124 B
TypeScript
import { XmlComponent } from '../../xml-components';
|
|
export declare const createGraphicFrameProperties: () => XmlComponent;
|