/// import { ExportProps } from '../types'; export declare const exportMixin: (node: ExportMixin) => (props: ExportProps) => void;