import React from 'react'; /** * @param {any} props */ export declare function UtilityBarInportTarget(props: any): React.JSX.Element; /** * Places a Control in the App SubHeader */ export declare const UtilityBarInport: (props: any) => React.JSX.Element; //# sourceMappingURL=UtilityBarInport.d.ts.map