import { UseIcon } from './types';
export declare function useIcon(): UseIcon;
