export declare function SvgIconUnifiedInterfaces({ ...props }: { [x: string]: any; }): import("react/jsx-runtime").JSX.Element; export declare function SvgIconUnifiedInterface({ ...props }: { [x: string]: any; }): import("react/jsx-runtime").JSX.Element; export declare function SvgIconApp({ ...props }: { [x: string]: any; }): import("react/jsx-runtime").JSX.Element; export declare function SvgIconFieldMappings({ ...props }: { [x: string]: any; }): import("react/jsx-runtime").JSX.Element; export declare const SvgIconFieldMapping: typeof SvgIconFieldMappings; export declare function SvgIconFlows({ ...props }: { [x: string]: any; }): import("react/jsx-runtime").JSX.Element; export declare const SvgIconFlow: typeof SvgIconFlows; export declare function SvgIconDataSources({ ...props }: { [x: string]: any; }): import("react/jsx-runtime").JSX.Element; export declare function SvgIconObjectLinks({ ...props }: { [x: string]: any; }): import("react/jsx-runtime").JSX.Element; export declare function SvgIconObjectLink({ ...props }: { [x: string]: any; }): import("react/jsx-runtime").JSX.Element; export declare function SvgIconDataSchema({ ...props }: { [x: string]: any; }): import("react/jsx-runtime").JSX.Element; export declare function SvgIconDataSchemas({ ...props }: { [x: string]: any; }): import("react/jsx-runtime").JSX.Element; export declare function SvgIconAppEventSubscriptions({ ...props }: { [x: string]: any; }): import("react/jsx-runtime").JSX.Element;