import { AdaptableIcon } from '../../../types'; export declare const useCustomIcon: (icon: AdaptableIcon) => AdaptableIcon;