import React, { FC } from 'react'; export declare const Delete: FC>; export declare const Search: FC>; export declare const Send: FC>; export declare const Refresh: FC>; export declare const Edit: FC>; export declare const Exit: FC>; export declare const Swap: FC>;