export declare function processMarkerDef({ node, preserveAspectRatio }: { node: any; preserveAspectRatio?: boolean; }): { node: any; jic: any; }[];